Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
How can I process command-line arguments?Sep 24
Does C# support a variable number of arguments?Sep 02
Give the different types of command words used in 8259a?Oct 10
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
Which of the following accurately sums up the Requirements Development PAAug 11
What is the different between SUM and SUMIF? Jan 20
How do assemblies find each other?Sep 03
Find if the following function prototype contains any error: double area(int ) Dec 02
Which is used to read a line of text with blanks? - Select optionMar 10
Can a COMMIT command be used by itself or must it be embedded? Dec 21
Mention the purpose of SID and SOD linesAug 22
When nesting transactions, does issuing a ROLLBACK TRANSACTION command cancel th...Dec 21
What is the ed command? Dec 21
What does the spool off command do? Dec 21
From which two sources can you generate SQL scripts? Dec 21
Explain the following terms giving suitable examples: Jan 20
Give examples for Maskable interrupts?Sep 29
Give example for Non-Maskable interrupts?Jul 25
Give an example of one address microprocessor?Nov 26
Give the power supply & clock frequency of 8085?Mar 16
Give the register organization of 8085May 10
Give the operating modes of 8259a?Mar 29
Give the register organization of 8257?Oct 05
Why does excel display number signs(###) in a cell?Jan 20
In Oracle, how can you find out what tables and views you own? Dec 21
Which of the following function calls is correct while providing default...Feb 25
Which of the following is true while passing objects as function arguments? It i...Feb 24
How can I find out what the garbage collector is doing?Sep 08
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
Which of the following code would read a line of text from char type variable,...Jan 05
How many address lines in a 4096 x 8 EPROM CHIP?Dec 03
If you issue the COMMIT command and then discover a mistake, can you still use t...Dec 21
Are triggers used with the SELECT statement? Dec 21
State whether true or false. Give the reasons for your answer. Jan 20
What are the various flags used in 8085?Oct 13
Which Stack is used in 8085?Apr 22
What is the output modes used in 8279?Feb 09
What are the modes used in keyboard modes?Jan 04
What are the modes used in display modes?Mar 31
List out categories of the 8085 instructions. Give examples of the instructions ...Jan 08
Mention the categories of instruction and give two examples for each category.Jan 12
Which interrupts are generally used for critical events?Aug 12
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
Functional decomposition technique can be used to implement - Select optionDec 15
Using the CHECKS table, write a query to return all the unique remarksDec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
Which of the following is not true about the code segment given below?Jan 14
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11